Caption = "Printer Handler Routine - ver 1.0 Dated July 5 1991"
ClientHeight = 4965
ClientLeft = 1350
ClientTop = 1560
ClientWidth = 7425
Height = 5370
Left = 1290
LinkMode = 1 'Source
LinkTopic = "Form1"
ScaleHeight = 4965
ScaleWidth = 7425
Top = 1215
Width = 7545
Begin CommandButton Command2
Caption = "QUIT"
Height = 615
Left = 4200
TabIndex = 2
Top = 4080
Width = 2655
End
Begin CommandButton Command1
Caption = "Run Demo"
Default = -1 'True
Height = 615
Left = 480
TabIndex = 1
Top = 4080
Width = 2655
End
Begin Label Label3
Caption = "I release this routine into the PUBLIC DOMAIN without any actual or implied warrenties. Use it at your own risk. "
Height = 495
Left = 360
TabIndex = 4
Top = 3360
Width = 6495
End
Begin Label Label4
Caption = "This routine can be easily modifed to print memory variables or text files outside of the current sub-directory. Have fun and let me know if you find it useful - Ed Obeda - CompuServe 72537,163"
Height = 855
Left = 480
TabIndex = 5
Top = 2280
Width = 6375
End
Begin Label Label2
Caption = "The output will be broken into pages, with headers for each page. A cancel button is also available if the user wishes to ABORT the print job. "
Height = 615
Left = 480
TabIndex = 3
Top = 1440
Width = 6615
End
Begin Label Label1
Alignment = 2 'Center
Caption = "This DEMO will print the supplied file P.TXT to the Default Printer."